[INFO] fetching crate magic_cap_cli 0.0.1...
[INFO] testing magic_cap_cli-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate magic_cap_cli 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate magic_cap_cli 0.0.1
[INFO] finished tweaking crates.io crate magic_cap_cli 0.0.1
[INFO] tweaked toml for crates.io crate magic_cap_cli 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate magic_cap_cli 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate magic_cap_cli 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5c2fa96aad60e943b4852053c462958cb9e0bd77da324c733c55e5f2bb2396c
[INFO] running `Command { std: "docker" "start" "-a" "f5c2fa96aad60e943b4852053c462958cb9e0bd77da324c733c55e5f2bb2396c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c2fa96aad60e943b4852053c462958cb9e0bd77da324c733c55e5f2bb2396c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c2fa96aad60e943b4852053c462958cb9e0bd77da324c733c55e5f2bb2396c", kill_on_drop: false }`
[INFO] [stdout] f5c2fa96aad60e943b4852053c462958cb9e0bd77da324c733c55e5f2bb2396c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f69a03d1b135b7b34b0a6f4e9b65c7ae92e0674369c97c2330cdc28b771059
[INFO] running `Command { std: "docker" "start" "-a" "d5f69a03d1b135b7b34b0a6f4e9b65c7ae92e0674369c97c2330cdc28b771059", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling cov-mark v2.2.0
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling magic_cap v0.0.1
[INFO] [stderr]    Compiling magic_cap_cli v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.13s
[INFO] running `Command { std: "docker" "inspect" "d5f69a03d1b135b7b34b0a6f4e9b65c7ae92e0674369c97c2330cdc28b771059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f69a03d1b135b7b34b0a6f4e9b65c7ae92e0674369c97c2330cdc28b771059", kill_on_drop: false }`
[INFO] [stdout] d5f69a03d1b135b7b34b0a6f4e9b65c7ae92e0674369c97c2330cdc28b771059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0461fe4f3defa6bc05b9f09174aac8fdb55c871b08f89e634d342a9b1451cfb
[INFO] running `Command { std: "docker" "start" "-a" "a0461fe4f3defa6bc05b9f09174aac8fdb55c871b08f89e634d342a9b1451cfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling magic_cap v0.0.1
[INFO] [stderr]    Compiling magic_cap_cli v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.74s
[INFO] running `Command { std: "docker" "inspect" "a0461fe4f3defa6bc05b9f09174aac8fdb55c871b08f89e634d342a9b1451cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0461fe4f3defa6bc05b9f09174aac8fdb55c871b08f89e634d342a9b1451cfb", kill_on_drop: false }`
[INFO] [stdout] a0461fe4f3defa6bc05b9f09174aac8fdb55c871b08f89e634d342a9b1451cfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d02aa98dcdb1eb793f6d74327b838c35bffa40ff0a3cbba19e491835c014fdda
[INFO] running `Command { std: "docker" "start" "-a" "d02aa98dcdb1eb793f6d74327b838c35bffa40ff0a3cbba19e491835c014fdda", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/magic_cap_cli-d92e8cadfa9da498)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::round_trip_main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mcap.rs (/opt/rustwide/target/debug/deps/mcap-44a16d66ceafe0d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests magic_cap_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d02aa98dcdb1eb793f6d74327b838c35bffa40ff0a3cbba19e491835c014fdda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02aa98dcdb1eb793f6d74327b838c35bffa40ff0a3cbba19e491835c014fdda", kill_on_drop: false }`
[INFO] [stdout] d02aa98dcdb1eb793f6d74327b838c35bffa40ff0a3cbba19e491835c014fdda
